Function anjay_ipso_v2_3d_sensor_instance_remove

Function Documentation

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

Removes an instance of three-axis IPSO object.

Parameters:
  • anjay – Anjay object with an installed three-axis IPSO object.

  • oid – Object ID of object instance to remove.

  • iid – Instance ID of object instance to remove.

Returns:

0 on success, or a negative value in case of error.