Module: Simms

Defined in:
lib/simms/bytes.rb,
lib/simms/beacon.rb,
lib/simms/packet.rb,
lib/simms/global_config_beacon.rb,
lib/simms/electricity_data_beacon.rb,
lib/simms/electricity_config_beacon.rb

Overview

Electricity data beacons are sent at the time interval configured in the device, and will be have one packet sent per phase being monitored, ie for a 3-phase system, you will receive 3 data beacons per reporting interval per device, with the phase field set to 0, 1, or 2.

Defined Under Namespace

Classes: Beacon, Bytes, ElectricityConfigBeacon, ElectricityDataBeacon, GlobalConfigBeacon, Packet