get Data Point Json
open fun getDataPointJson(action: String, actionAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
Content copied to clipboard
open fun getDataPointJson(action: String, generalAttrs: JSONObject, customAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
Content copied to clipboard
open fun getDataPointJson(action: String, actionAttrs: JSONObject): JSONObject
Content copied to clipboard