You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2020/10/02 08:55:46 UTC

[GitHub] [plc4x] hutcheb opened a new pull request #193: Add support for writing arrays to the hello world write example.

hutcheb opened a new pull request #193:
URL: https://github.com/apache/plc4x/pull/193


   This allows us to pass an array of values to the hello world write example. The format is
   
   --field-addresses 000004:BOOL[2] --field-values [true,true]
   --field-addresses 400004:LINT[2] --field-values [1,1]
   
   can be used.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [plc4x] hutcheb closed pull request #193: Add support for writing arrays to the hello world write example.

Posted by GitBox <gi...@apache.org>.
hutcheb closed pull request #193:
URL: https://github.com/apache/plc4x/pull/193


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org