BaseSOCommOutsideAPI
interface BaseSOCommOutsideAPI
The base SDK interface to connect & communicate with a remote device. This is a base interface for SOCommOutsideAPI and SOCommOutsideWifiOnlyAPI, which combines all shared method signatures.
Please refer to the documentation of the respective sub-interfaces on how to create an instance of the interface.
Also, the description / documentation of the methods can be found in the sub-interfaces respectively.