|
|
@ -197,7 +197,7 @@ public class CloudClient : IMqttClientConnectedHandler, IMqttApplicationMessageR
|
|
|
|
{
|
|
|
|
{
|
|
|
|
await DoSubTopic(SubTopic);
|
|
|
|
await DoSubTopic(SubTopic);
|
|
|
|
|
|
|
|
|
|
|
|
SendVehicleCertification(new VehicleCertification()
|
|
|
|
/*SendVehicleCertification(new VehicleCertification()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
dt = DateTime.Now,
|
|
|
|
dt = DateTime.Now,
|
|
|
|
en = 1,
|
|
|
|
en = 1,
|
|
|
@ -205,7 +205,7 @@ public class CloudClient : IMqttClientConnectedHandler, IMqttApplicationMessageR
|
|
|
|
rfid= "LZ5NB6D33RB000438",
|
|
|
|
rfid= "LZ5NB6D33RB000438",
|
|
|
|
ty= 2,
|
|
|
|
ty= 2,
|
|
|
|
vi ="LZ5NB6D33RB000438"
|
|
|
|
vi ="LZ5NB6D33RB000438"
|
|
|
|
});
|
|
|
|
});*/
|
|
|
|
// SendSignIn(new SignIn()
|
|
|
|
// SendSignIn(new SignIn()
|
|
|
|
// {
|
|
|
|
// {
|
|
|
|
// sn = StaticStationInfo.StationNo,
|
|
|
|
// sn = StaticStationInfo.StationNo,
|
|
|
|