Home
last modified time | relevance | path

Searched refs:DeviceManagementIntent (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelDevice.go1270 Intents []DeviceManagementIntent `json:"intents,omitempty"`
1684 type DeviceManagementIntent struct { struct
H A DRequestDevice.go1546 func (r *DeviceManagementIntentRequest) Get(ctx context.Context) (resObj *DeviceManagementIntent, e…
1556 func (r *DeviceManagementIntentRequest) Update(ctx context.Context, reqObj *DeviceManagementIntent)…
3523 …emplateCreateInstanceRequest) Post(ctx context.Context) (resObj *DeviceManagementIntent, err error…
H A DActionDevice.go8679 …x context.Context, method, path string, obj interface{}, n int) ([]DeviceManagementIntent, error) {
8691 var values []DeviceManagementIntent
8705 value []DeviceManagementIntent
8735 …ementIntentsCollectionRequest) GetN(ctx context.Context, n int) ([]DeviceManagementIntent, error) {
8744 …iceManagementIntentsCollectionRequest) Get(ctx context.Context) ([]DeviceManagementIntent, error) {
8749 …lectionRequest) Add(ctx context.Context, reqObj *DeviceManagementIntent) (resObj *DeviceManagement…