13 #ifndef ACOUSTICMODEM_BENTHOS_ATM900IF_H_
14 #define ACOUSTICMODEM_BENTHOS_ATM900IF_H_
31 static const Str NAME(
"AcousticModem_Benthos_ATM900" );
44 static const DataURI QUERY_ADDRESS_REQUESTED( NAME,
"queryAddressRequested",
Units::COUNT );
45 static const DataURI NUMBER_OF_PINGS_REQUESTED( NAME,
"numberOfPingsRequested",
Units::COUNT );
static const BaseUnit COUNT
Definition: Units.h:228
Specifies URIs shared by components that can simulate their hardware Designed to be included within n...
Specifies URIs shared by components that have UARTS Designed to be included within namespace within [...
Specifies the interface details for the AcousticModem_Benthos_ATM900 component in the SensorModule...
Definition: AcousticModem_Benthos_ATM900IF.h:27
Definition: ElementURI.h:166
Replacement for standard template class string.
Definition: Str.h:12
Specifies URIs shared by components that can be loaded from modules at startup Designed to be include...
Contains the ElementURI class definition.
Definition: ElementURI.h:229
Specifies URIs shared by components that have load controllers Designed to be included within namespa...
static const BaseUnit METER
Definition: Units.h:42