9
"device_id ": "410E1B",
"timestamp ": 1533722638,
"_raw ": {
"ack": "false",
"avgSnr": "20.21",
"data": "0117243130",
"device": "410E1B",
"duplicate": "false",
"lat": "25.0",
"lng": "122.0",
"longPolling": "false",
"rssi": "-128.00",
"seqNumber": "38",
"snr": "8.08",
"station": "7E6C",
"time": "1533722638"
},
"data ": "0117243130",
"device_name ": "Sense v0.1",
"fw_version ": 0.1,
{
3.2. UnaSensor Sense
● Timer / Event
Field
Format
Description
device_id
string
Device unique ID
timestamp
number
Message sent time in timestamp format
_raw
object
Sigfox raw data
data
string
Sigfox payload
device_name
string
Device given name
fw_version
string
Firmware current version
hw_version
string
Hardware current version
humidity
string
Detected humidity data
mode
string
Device current operation mode (1 for timer 2 for event)
temperature
string
Detected temperature data
trigger
string
Whether event is triggered
(ISNULL: Timer or Manually triggered)
MAX1: over maximum temperature threshold
MAX2: over maximum humidity threshold
LOW1: lower maximum temperature threshold
LOW2: lower maximum humidity threshold)
Timer Example