User Tools

Site Tools


udpcommandport

This is an old revision of the document!


UDPCommandPort

The UDPCommandPort acts as a command line interface to the HomeServer. By sending UDP-packets to the UDPCommandPort you can access all objects in the HomeServer. Via the UDPCommandPort you can list all instances, get and set the attributes of the instances and call methods in the instances. You can also send events to the event hub. Command responses are sent as UDP-Packets to the sender port of the request packet. The interface is primarily intended for machine-machine communication and not for human interaction. The syntax is described here. The supported commands are: dir, create, get, set, rename, call, event.

Attributes

  • ListenPort [get] [init] The UDP port number used to accept connections
  • MessageCount [get] Number of processed commands.

See also

udpcommandport.1205267004.txt.gz · Last modified: 2018/11/03 02:57 (external edit)