package
Version:
v1.32.0
Opens a new window with list of versions in this module.
Published: Jun 24, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
type GprsRealtimeInfoResp struct {
Total string `json:"total"`
Used string `json:"used"`
}
type GprsStatusResp struct {
Iccid string `json:"iccid"`
Msisdn string `json:"msisdn"`
Onlinestatus string `json:"onlinestatus"`
}
type LifeStatusResp struct {
Iccid string `json:"iccid"`
Msisdn string `json:"msisdn"`
Status string `json:"status"`
}
type OnOffStatusResp struct {
Iccid string `json:"iccid"`
Msisdn string `json:"msisdn"`
Status string `json:"status"`
}
type OperationIotCardResp struct {
Iccid string `json:"iccid"`
Status string `json:"status"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.