Skip to content
Stand with Ukraine flag

Telemetry

To poll telemetry from an SNMP device, add a Telemetry querying communication config to the Device Profile. Each config contains:

  • Querying frequency — how often ThingsBoard sends GET requests (in milliseconds)
  • Mappings — OID-to-key pairs that map a device OID to a telemetry key name, with a data type for parsing
Data typeDescription
LONGSigned 64-bit integer
DOUBLEDouble-precision floating point
BOOLEANBoolean value
STRINGCharacter string (JSON values are also treated as strings)