9b38ad17a897ab58a929b727b124c56e55f534cf
[iot2.git] / config / iotpolicy / struct.pol
1
2 struct Struct {
3
4         string  name;
5         float   value;
6         int     year;
7