package iotStruct type DtuDevice struct { SN string Name string Config *DtuConfig }