@ciscospark/plugin-feature
v0.10.3
Published
Returns the value of the requested feature toggle.
Downloads
385
Readme
getFeature
Returns the value of the requested feature toggle.
Parameters
keyType
string <developer|user|entitlement>key
stringoptions
Objectoptions.full
boolean to get full feature record including metadata.
Returns (string | boolean | number | FeatureModel | null)
setFeature
Issues request to server to set a value for a feature toggle.
Parameters
Returns Promise Refreshes the local device and resolves with the features endpoint's response.