[][src]Constant async_coap::consts::ALL_COAP_DEVICES_HOSTNAME

pub const ALL_COAP_DEVICES_HOSTNAME: &'static str

A fake hostname representing the "all CoAP devices" multicast addresses, or the equivalent for a given network layer.

Note that the value of this string has been chosen somewhat arbitrarily and is unlikely to be supported outside of this library. The trailing "dot" is to ensure that it can never be interpreted as a partial domain name.