Node information response.
Type | Name and description |
---|---|
Integer |
address Node address. |
boolean |
deregistered Deregistered node. |
Float |
heading Heading (degrees, 0 = North, clockwise). |
Timestamp |
lastSeen Last seen date/time. |
String |
link Node link interface. |
float[] |
location Node location (latitude, longitude, depth). |
boolean |
mobility Node mobility. |
String |
name Node name. |
Long |
nodeID Node ID. |
boolean |
online Node online/offline. |
String[] |
tags Application defined tags. |
Constructor and description |
---|
NodeInfoRsp
(GetNodeInfoReq req) |
NodeInfoRsp
(GetNodeStatusReq req) |
Methods inherited from class | Name |
---|---|
class Message |
setPerformative, toString, getSender, setMessageID, getSentAt, setRecipient, getInReplyTo, setSentAt, setSender, getPerformative, getRecipient, getMessageID, setInReplyTo, 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