Function anjay_ipso_button_install

Function Documentation

int anjay_ipso_button_install(anjay_t *anjay, size_t num_instances)

Installs button object in the given Anjay object.

Parameters:
  • anjay – Anjay object for the Push Button Object installation.

  • num_instances – Maximum number of the instances of the installed object.

Returns:

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