Device: added 'connectiontype'

This commit is contained in:
Max Cherry
2016-04-06 21:55:10 +03:00
parent e301ee39a9
commit 39e52fd021
+8
View File
@@ -173,6 +173,14 @@ type Device struct {
// connectiontype integer Network connection type. Refer to List 5.18.
Carrier string `json:"carrier,omitempty"`
// Attribute:
// connectiontype
// Type:
// integer
// Description:
// Network connection type. Refer to List 5.18.
Connectiontype uint8 `json:"connectiontype,omitempty"`
// Attribute:
// ifa
// Type: