Whether the node is ready (connected, and locked) @type {boolean}
The node name @type {mobsya.fb.NodeStatus}
The node status @type {mobsya.fb.NodeStatus}
The node status converted to string. @type {string}
return the node type
The node type converted to string. @type {string}
Load an aesl program on the VM The device must be locked & ready before calling this function @param {external:String} code - the aseba code to load @throws {mobsya.fb.Error} @see lock
Generated using TypeDoc