remove_gateway_devices() Remove all devices registered for a gateway specified by a gateway id Call Example Edit core.remove_gateway_devices() params: gateway id (string). return: none. Edit require "core" core.remove_gateway_devices( gateway_id )