Add support for IoT register_certificate (#1827)
This commit is contained in:
parent
4cce4defac
commit
71f83d7e4f
4 changed files with 56 additions and 6 deletions
|
|
@ -2382,7 +2382,7 @@
|
|||
- [ ] unsubscribe_from_event
|
||||
- [ ] update_assessment_target
|
||||
|
||||
## iot - 32% implemented
|
||||
## iot - 33% implemented
|
||||
- [ ] accept_certificate_transfer
|
||||
- [X] add_thing_to_thing_group
|
||||
- [ ] associate_targets_with_job
|
||||
|
|
@ -2480,7 +2480,7 @@
|
|||
- [ ] list_topic_rules
|
||||
- [ ] list_v2_logging_levels
|
||||
- [ ] register_ca_certificate
|
||||
- [ ] register_certificate
|
||||
- [X] register_certificate
|
||||
- [ ] register_thing
|
||||
- [ ] reject_certificate_transfer
|
||||
- [X] remove_thing_from_thing_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue