Home
last modified time | relevance | path

Searched refs:sensor_sample (Results 1 – 3 of 3) sorted by relevance

/samples/net/secure_mqtt_sensor_actuator/src/
A Ddevice.h11 struct sensor_sample { struct
44 int device_read_sensor(struct sensor_sample *sample);
A Ddevice.c55 int device_read_sensor(struct sensor_sample *sample) in device_read_sensor()
A Dmqtt_client.c35 JSON_OBJ_DESCR_PRIM(struct sensor_sample, unit, JSON_TOK_STRING),
36 JSON_OBJ_DESCR_PRIM(struct sensor_sample, value, JSON_TOK_NUMBER),
270 struct sensor_sample sample; in get_mqtt_payload()

Completed in 10 milliseconds