There are no outgoing commands specified yet. How are they supposed to be specified?
All current commands have cmdbodysize of 0 and cmdfmt of ''. The property cmdfmt is never used. Further, setcmd takes cmddata as a string or at least the default value is ''. What is the format of this string? Shouldn't that be a request object that should be specified similar to respfields?
There are no outgoing commands specified yet. How are they supposed to be specified?
All current commands have
cmdbodysizeof0andcmdfmtof''. The propertycmdfmtis never used. Further,setcmdtakescmddataas a string or at least the default value is''. What is the format of this string? Shouldn't that be a request object that should be specified similar torespfields?