Custom target formats
Optional
artifactAn array of bytes representing a file-like object or a link to that object
Optional
commandA reference to a previously issued Command
Optional
deviceThe properties of a hardware device
Optional
domain_A network domain name
Optional
email_A single email address
Optional
featuresA set of items used with the query Action to determine an Actuator's capabilities An array of zero to ten names used to query an Actuator for its supported capabilities A Producer MUST NOT send a list containing more than one instance of any Feature. A Consumer receiving a list containing more than one instance of any Feature SHOULD behave as if the duplicate(s) were not present. A Producer MAY send a 'query' Command containing an empty list of features. A Producer could do this to determine if a Consumer is responding to Commands (a heartbeat command) or to generate idle traffic to keep a connection to a Consumer from being closed due to inactivity (a keep-alive command). An active Consumer could return an empty response to this command, minimizing the amount of traffic used to perform heartbeat / keep-alive functions.
Optional
fileProperties of a file
Optional
idn_An internationalized domain name
Optional
idn_A single internationalized email address
Optional
ipv4_An IPv4 address range including CIDR prefix length
Optional
ipv4_An IPv6 address range including prefix length
Optional
ipv6_A 5-tuple of source and destination IPv4 address ranges, source and destination ports, and protocol
Optional
ipv6_An IPv6 address range including prefix length
Optional
iriAn internationalized resource identifier (IRI)
Optional
mac_A Media Access Control (MAC) address - EUI-48 or EUI-64 as defined in [EUI]
Optional
processCommon properties of an instance of a computer program as executed on an operating system
Optional
propertiesData attribute associated with an Actuator
Optional
uriA uniform resource identifier (URI)
The target field in a Command MUST contain exactly one type of Target (e.g., ipv4_net)