Skip to main content

Simple IOT device simulator

Project description

Simple IOT Device

IOT device simulator.

The simulated device takes a number of measurements at some fixed point of time.

The measurements data returned as Python dictionary.

IOT Device Measurements

  • temperature, in °C;
  • pressure, in kPa;
  • relative humidity, in %;

Basic Usage

    from simple_iot_device import SimpleIOTDevice
    
    # create Simple IOT Device
    device = SimpleIOTDevice(name="SDM-120230")
    
    # make measurement
    measurement = device.make_measurement()
    
    # print measurement result
    print(measurement)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-iot-device-1.0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_iot_device-1.0.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file simple-iot-device-1.0.1.tar.gz.

File metadata

  • Download URL: simple-iot-device-1.0.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for simple-iot-device-1.0.1.tar.gz
Algorithm Hash digest
SHA256 60748ae57a8f919f7bd325432f37e59e27a0cd23ec5e36072f3871735fa0e026
MD5 69abdb381c00be025e087b32bc5f745b
BLAKE2b-256 d088ea643530f0e834b22b986455df7c15010e08821ab9cae292dcc309856eb3

See more details on using hashes here.

File details

Details for the file simple_iot_device-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_iot_device-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 35a9b9929bf8e3c4122263859a2cd2a908d44dff031cace97f4eb154984c6afb
MD5 e38b3419136f12822d04387a89806788
BLAKE2b-256 bc33be48de3834aef6d736af7da406831148bf382480e92b0c14132cc746ba5b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page