Node information response.
| Type | Name and description |
|---|---|
Integer |
addressNode address. |
boolean |
deregisteredDeregistered node. |
Float |
headingHeading (degrees, 0 = North, clockwise). |
Timestamp |
lastSeenLast seen date/time. |
String |
linkNode link interface. |
float[] |
locationNode location (latitude, longitude, depth). |
boolean |
mobilityNode mobility. |
String |
nameNode name. |
Long |
nodeIDNode ID. |
boolean |
onlineNode online/offline. |
String[] |
tagsApplication defined tags. |
| Constructor and description |
|---|
NodeInfoRsp
(GetNodeInfoReq req) |
NodeInfoRsp
(GetNodeStatusReq req) |
| Methods inherited from class | Name |
|---|---|
class Message |
toString, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, setSentAt, getSentAt, setPerformative, getPerformative, setRecipient, getRecipient, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Node address.
Deregistered node.
Heading (degrees, 0 = North, clockwise).
Last seen date/time.
Node link interface.
Node location (latitude, longitude, depth).
Node mobility.
Node name.
Node ID.
Node online/offline.
Application defined tags.
Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd