# Functions
GetSerialNumberForAccessoryName returns the serial for a specific name stored in storage.
MAC48Address returns a MAC-48-like address from the argument string.
NewFileStorage create a file storage for the specified directory.
NewTempFileStorage returns a new storage inside temporary folder.
NewTLV8Container returns a type-length-value container which implements the Container interface.
NewTLV8ContainerFromReader returns a tlv8 container from a bytes buffer.
RandomHexString returns a random hex string.
RemoveAccentsFromString removes accent characters from string From https://stackoverflow.com/a/40405242/424814.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author