|  Developer
Updated on May 17, 2022

remove_device()

  • Remove a device specified by a device id and all items registered for this device.
Edit
  • params: device id (string).
  • return: none.
Edit
				
					require "core"

core.remove_device( device_id )