@@ -1 +1,8 @@
package devices
+
+type GateWay struct {
+}
+func (GateWay) TableName() string {
+ return "dev_gateway"