handle GSIMCommands
abstract suspend fun handleGSIMCommands(parentAccountId: Long, command: String? = null, body: String? = null): String
Responses:
0: default response
Return
Parameters
parent Account Id
command
(optional)
body
(optional)