API Reference

Sections

Theme switcher

SiteDevicesFilterDisplayNameContains

SiteDevicesFilterDisplayNameContains

caseSensitiveboolean

When true, filter should return results based on searchString being case-sensitive. Default behavior is false, returning results based on searchString being case-generic.

searchStringlistfiltersearchstring Required

String value that should be contained within a device's displayName for that device to return in the list. Value may contain alpha-numeric, space ( ), and hyphen (-) characters only. Value may not be empty string.

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

1 2 3 4 { "caseSensitive": false, "searchString": null }
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?