alias
Matter::Storage::Scalar
Overview
Values that can be persisted in Storage::Base.
Storage is primarily used for JSON persistence (fabrics, sessions, cluster state) and supports a small set of primitive types plus nested arrays and string-keyed hashes.
Alias Definition
BigInt | Bool | Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | UInt16 | UInt32 | UInt64 | UInt8 | Nil