Fixing second bug (C++ skeleton cannot connect to Java's callback socket server)...
[iot2.git] / config / iotpolicy / struct.pol
1
2 struct Struct {
3
4         string  name;
5         float   value;
6         int     year;
7