zunoInNetwork()

Returns true if Z-Uno is currently included in the network. Otherwise false.

This function is useful to info the user that the device is not in the network yet or to allow changing device type/channels types right from the sketch when the device is not in network.
bool inNetwork = zunoInNetwork() true if in the network, otherwise false