ZUNO_GET_CONFIG_STATE()

This function returns the dynamic configuration state of Z-Uno. ZUNO_GET_CONFIG_STATE() Returns byte:
  • ZUNO_CONFIG_DEFAULT — Default Z-Uno configuration without any sketch. No channels, only LifeLine association group
  • ZUNO_CONFIG_PREVIOUS — New configuration not applied since Z-Uno is included and Debug parameter is not enabled
  • ZUNO_CONFIG_CURRENT — Was applied successfuly
Examples can be found in the description of ZUNO_START_CONFIG().