abstract fun getDeviceEvents(callback: (Result<Success<String>, Failure>) -> Unit): Unit
Get device events from IOXBLE and IOXUSB as Json string in the callback. Callback returns Json string {Type:Int and DeviceEvent : Json String}