Versions in this module Expand all Collapse all v0 v0.0.1 Jul 7, 2023 Changes in this version + func BinaryToJSON(t Type, fPort uint8, variables hstore.Hstore, decodeScript string, b []byte) ([]byte, error) + func JSONToBinary(t Type, fPort uint8, variables hstore.Hstore, encodeScript string, ...) ([]byte, error) + type Type string + const CayenneLPPType + const CustomJSType + const None