[−][src]Macro mynewt::coap_item_int_val
Encode Integer Sensor Value: Create a new Item object in the parent array and set the Sensor Value's key/value (integer).
{ ..., val0 } --> { values: [ ... , { key: val0.key, value: val0.value, geo: val0.geo }] }