Skip to content

Changed Whitlisting on Bridge as required by Philips as of 1-2-2016

Compare
Choose a tag to compare
@ArndBrugman ArndBrugman released this 13 Dec 11:54
· 73 commits to master since this release

Changed Whitlisting on Bridge as required by Philips as of 1-2-2016
REMOVED this.BridgeUsernameWhitelisted as this is now implicit on BridgeGetData succes
Added BridgeGetConfig to retreive BridgeID, Name etc without whitlisting
Added BridgeCache to store and retreive Usernames by BridgeID
Including BridgeCache Save & Load Functions

  • NOTE: Saving this cache might be considered a security issue
    To counter this security issue, arrange your own load/save code with proper encryption