chrisdutz commented on a change in pull request #265:
URL: https://github.com/apache/plc4x/pull/265#discussion_r762149525
##########
File path: protocols/ads/src/main/resources/protocols/ads/ads.mspec
##########
@@ -281,7 +281,8 @@
// 4 bytes The ADS server checks if the value changes in this time
slice. The unit is 1ms
[simple uint 32 'cycleTime']
// 16bytes Must be set to 0
- [reserved uint 128 '0x0000' ]
+ [reserved uint 64 '0x0000' ]
Review comment:
So instead of one 128bit zero we now have two times 64bit
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]