DeviceCache

open class DeviceCache

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun init()
Link copied to clipboard
open fun logState()
Link copied to clipboard
Performs a quick check to see if the service is the same.
Link copied to clipboard
Link copied to clipboard
open fun testClear()
ACHTUNG: Only for use in testing to uninit storage
Link copied to clipboard
open fun uninit()
Used to uninit after wifi change
Link copied to clipboard
Link copied to clipboard
open fun updateService(newService: ServiceInstance, fromStorage: Boolean)
Performs thorough update of service.

Properties