Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
ModUPnPDevice Class Reference
This class is UPnPDevice module. More...
#include <ModUPnPDevice.h>
Inherits MiMic::ModBaseClass.
Private Member Functions | |
void | setParam (const char *i_path) |
virtual bool | canHandle (HttpdConnection &i_connection) |
URLとパスプレフィクスi_pathを比較して、処理対象のURLかを計算します。 URLに'/i_path/'を含むパスを処理対象とみなします。 |
Detailed Description
This class is UPnPDevice module.
The class provides 3 services.
- d.xml - a device description.
- control/xx - soap handler
- event/xx -event handler.
Definition at line 20 of file ModUPnPDevice.h.
Generated on Tue Jul 12 2022 16:23:00 by
