require "core" local gateway = core.get_gateway() local device = core.modify_device( device_id, { gateway_id = gateway.id, ... } )