Importing the API

You must require the API ModuleScript for it to be used.

local DeviceAPI = require(game.ServerScriptService.Singlewire.SinglewireDeviceAPI)

Last updated