1"""
2A skeleton of a vendor-specific app implementation.
3
4Gives a convenient starting point for implementing such an app, by inspecting
5all the vendor-specific functions that can be implemented.
6"""