getDataPointJson

open fun getDataPointJson(action: String, actionAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
open fun getDataPointJson(action: String, generalAttrs: JSONObject, customAttrs: JSONObject, epochTime: String, localTime: String): JSONObject
open fun getDataPointJson(action: String, actionAttrs: JSONObject): JSONObject