Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove docs #305

Merged
merged 8 commits into from
May 1, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 1 addition & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,7 @@ A brief video demonstration of building and using the device service can be foun
# Learn More

### General
[Supported ONVIF features](./doc/ONVIF-protocol.md)
ChristianDarr-personal marked this conversation as resolved.
Show resolved Hide resolved
[Auto discovery](./doc/auto-discovery.md)
[Control-plane events](./doc/control-plane-events.md)
[Utility Scripts](./doc/utility-scripts.md)


### Custom Features
[Custom Metadata](./doc/custom-metadata-feature.md)
[Reboot Needed](./doc/custom-feature-rebootneeded.md)
[Friendly Name and Mac Address](./doc/get-set-friendlyname-mac.md)

### API Support
[API Analytic Handling](./doc/api-analytic-support.md)
[API Event Handling](./doc/api-event-handling.md)
[API User Handling](./doc/api-usage-user-handling.md)

### Miscellaneous
[Postman](./doc/test-with-postman.md)
[User Authentication](./doc/onvif-user-authentication.md)

## Resources
[Learn more about EdgeX Core Metadata](https://app.swaggerhub.com/apis-docs/EdgeXFoundry1/core-metadata/2.1.0)
[Learn more about EdgeX Core Command](https://app.swaggerhub.com/apis-docs/EdgeXFoundry1/core-command/2.1.0)

Visit the [EdgeX documentation page](https://docs.edgexfoundry.org/latest/microservices/device/supported/device-onvif-camera/general) to learn more.

## References

Expand Down
394 changes: 0 additions & 394 deletions doc/ONVIF-protocol.md

This file was deleted.

Loading