05.08.2019, 05:27
Hello,
Why logicmachine can't receive data more than 14 byte over rest api?
Example:
1) I created 250 byte string group address in logicmachine
2) I find out rest api url: http://192.168.0.1/scada-remote?m=json&r=grp&fn=write&alias=0/0/72&value=asdsadsadxxvvzzwwyyuu&datatype=string
3) I send value which are more than 14 bytes (asdsadsadxxvvzzwwyyuu) and i get only 14 bytes - asdsadsadxxvvz.
I know that KNX can send only maximum 14 bytes, but why logicmachine rest api can't send more than 14 bytes string?
Why logicmachine can't receive data more than 14 byte over rest api?
Example:
1) I created 250 byte string group address in logicmachine
2) I find out rest api url: http://192.168.0.1/scada-remote?m=json&r=grp&fn=write&alias=0/0/72&value=asdsadsadxxvvzzwwyyuu&datatype=string
3) I send value which are more than 14 bytes (asdsadsadxxvvzzwwyyuu) and i get only 14 bytes - asdsadsadxxvvz.
I know that KNX can send only maximum 14 bytes, but why logicmachine rest api can't send more than 14 bytes string?