Skip to content

Commit

Permalink
Merge pull request #622 from Catherine-monk/architecture/edge
Browse files Browse the repository at this point in the history
update the zh of devicetwin/metamanager/servicebus at edge components
  • Loading branch information
kubeedge-bot authored Sep 19, 2024
2 parents e19728d + 977b3fb commit 86d3a2c
Show file tree
Hide file tree
Showing 5 changed files with 218 additions and 260 deletions.
2 changes: 1 addition & 1 deletion docs/architecture/edge/devicetwin.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ The following are the operations that can be performed on this data :

- **Update Device Attr Field**: Updates a single field in the device attribute table

- **Update Device Attr Fields**: Updates multiple fields in the device attribute table
- **Update Device Attr Multi Fields**: Updates multiple fields in the device attribute table

- **Query Device Attr**: Queries a device attribute from the device attribute table

Expand Down
2 changes: 1 addition & 1 deletion docs/architecture/edge/metamanager.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ like remote query to the cloud.

## MetaSync Operation
`MetaSync` operation messages are periodically sent by metamanager to sync the status of the
pods running on the edge node. The sync interval is configurable in `conf/edge.yaml`
pods running on the edge node. The sync interval is configurable in `conf/edgecore.yaml`
( defaults to `60` seconds ).

```yaml
Expand Down
Loading

0 comments on commit 86d3a2c

Please sign in to comment.