The question really is whether we expect to support 16-bit constrained devices.
Arduino Due int is 32-bit; others are 16-bit. It boils down to how many bits we can put in an enum, which is defined to be the size of an int. John Light Intel OTC OIC Development -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150513/6ce6f0c3/attachment.html>
