Class VehicleHandler


  • public class VehicleHandler
    extends Object
    • Constructor Detail

      • VehicleHandler

        public VehicleHandler​(SaicMqttGateway saicMqttGateway,
                              org.eclipse.paho.client.mqttv3.IMqttClient client,
                              String uid,
                              String token,
                              net.heberling.ismart.asn1.v1_1.entity.VinInfo vinInfo)
    • Method Detail

      • notifyCarActivity

        public void notifyCarActivity​(java.time.ZonedDateTime now,
                                      boolean force)
                               throws org.eclipse.paho.client.mqttv3.MqttException
        Throws:
        org.eclipse.paho.client.mqttv3.MqttException
      • notifyMessage

        public void notifyMessage​(SaicMessage message)
                           throws org.eclipse.paho.client.mqttv3.MqttException
        Throws:
        org.eclipse.paho.client.mqttv3.MqttException