[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`CapabilityInfo` provides information about a capability on a network. It offers two key methods: `getName()`, which retrieves the capability's name as a String, and `getNodes()`, which returns a Set of Node objects. This set represents the nodes where the capability is available, potentially including disconnected nodes. These methods allow for accessing both the name and the location of a capability on the network.\n"]]