Java Mine
ContentsIndexHome
PreviousUpNext
CarDetectBase.UpdateSensorProfileConfig1 Method
Syntax
Java
public static void UpdateSensorProfileConfig1(Sensor sens, int eventDectionType, int rearmTime, Boolean sendSensorUpdate);

 

sets all data for the ProfileConfig1 configuration available on the sensor @param sens the Sensor object to be updated @param eventDectionType Allows aware state when loops is closed = 0, open = 1, or state change = 2 @param rearmTime The time in seconds after a triggering event that the sensor will wait before re-arming itself @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 

@deprecated use {@link #SensorEdit(com.monnit.mine.MonnitMineAPI.Sensor, java.lang.Double, java.lang.Double, java.lang.Integer, java.lang.Integer, java.lang.Integer) } instead

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!