Adding ESP8266 code; modified for the latest password for LEDE
[iot2.git] / localconfig / iotpolicy / development / struct.pol
1
2 struct Struct {
3
4         string  name;
5         float   value;
6         int     year;
7