Versions in this module Expand all Collapse all v1 v1.4.0 Sep 22, 2018 Changes in this version + const HassioServer + var DebugEnabled = false + func ByteArrayToMap(data []byte) map[string]interface + func CreateJSONData(data string) map[string]string + func DisplayOutput(data []byte, rawjson bool) + func ExecCommand(basepath string, endpoint string, serverOverride string, get bool, ...) + func FilterProperties(data []byte, filter []string) []byte + func GenerateURI(basepath string, endpoint string, serverOverride string) string + func RestCall(uri string, bGet bool, payload string) []byte