handle Commands3
abstract suspend fun handleCommands3(type: String, productId: Long, command: String? = null): String
Responses:
0: default response
Return
Parameters
type
type
product Id
productId
command
command (optional)
Responses:
0: default response
type
productId
command (optional)