Deregister Sensor

This is a function which toggles a sensor off, removing it from the list of sensors to receive events.
In order to begin receving events again after deregistering a sensor, you must Register the Sensor again.

The function accepts only one parameter, the Sensor Type.

1

Sensor Type

The Sensor Type to be deregistered.