Function anjay_ipso_basic_sensor_update

Function Documentation

int anjay_ipso_basic_sensor_update(anjay_t *anjay, anjay_oid_t oid, anjay_iid_t iid)

Updates a basic sensor object installed in an Anjay object.

Parameters:
  • anjay – Anjay object with the installed the sensor object.

  • oid – OID of the installed object.

  • iid – IID of the updated instance.