Electroneum
upnpdescstrings.h File Reference
#include "config.h"
Include dependency graph for upnpdescstrings.h:

Go to the source code of this file.

Macros

#define ROOTDEV_FRIENDLYNAME   OS_NAME " router"
 
#define ROOTDEV_MANUFACTURER   OS_NAME
 
#define ROOTDEV_MANUFACTURERURL   OS_URL
 
#define ROOTDEV_MODELNAME   OS_NAME " router"
 
#define ROOTDEV_MODELDESCRIPTION   OS_NAME " router"
 
#define ROOTDEV_MODELURL   OS_URL
 
#define WANDEV_FRIENDLYNAME   "WANDevice"
 
#define WANDEV_MANUFACTURER   "MiniUPnP"
 
#define WANDEV_MANUFACTURERURL   "http://miniupnp.free.fr/"
 
#define WANDEV_MODELNAME   "WAN Device"
 
#define WANDEV_MODELDESCRIPTION   "WAN Device"
 
#define WANDEV_MODELNUMBER   MINIUPNPD_DATE
 
#define WANDEV_MODELURL   "http://miniupnp.free.fr/"
 
#define WANDEV_UPC   "000000000000"
 
#define WANCDEV_FRIENDLYNAME   "WANConnectionDevice"
 
#define WANCDEV_MANUFACTURER   WANDEV_MANUFACTURER
 
#define WANCDEV_MANUFACTURERURL   WANDEV_MANUFACTURERURL
 
#define WANCDEV_MODELNAME   "MiniUPnPd"
 
#define WANCDEV_MODELDESCRIPTION   "MiniUPnP daemon"
 
#define WANCDEV_MODELNUMBER   MINIUPNPD_DATE
 
#define WANCDEV_MODELURL   "http://miniupnp.free.fr/"
 
#define WANCDEV_UPC   "000000000000"
 

Macro Definition Documentation

◆ ROOTDEV_FRIENDLYNAME

#define ROOTDEV_FRIENDLYNAME   OS_NAME " router"

Definition at line 13 of file upnpdescstrings.h.

◆ ROOTDEV_MANUFACTURER

#define ROOTDEV_MANUFACTURER   OS_NAME

Definition at line 14 of file upnpdescstrings.h.

◆ ROOTDEV_MANUFACTURERURL

#define ROOTDEV_MANUFACTURERURL   OS_URL

Definition at line 15 of file upnpdescstrings.h.

◆ ROOTDEV_MODELDESCRIPTION

#define ROOTDEV_MODELDESCRIPTION   OS_NAME " router"

Definition at line 17 of file upnpdescstrings.h.

◆ ROOTDEV_MODELNAME

#define ROOTDEV_MODELNAME   OS_NAME " router"

Definition at line 16 of file upnpdescstrings.h.

◆ ROOTDEV_MODELURL

#define ROOTDEV_MODELURL   OS_URL

Definition at line 18 of file upnpdescstrings.h.

◆ WANCDEV_FRIENDLYNAME

#define WANCDEV_FRIENDLYNAME   "WANConnectionDevice"

Definition at line 30 of file upnpdescstrings.h.

◆ WANCDEV_MANUFACTURER

#define WANCDEV_MANUFACTURER   WANDEV_MANUFACTURER

Definition at line 31 of file upnpdescstrings.h.

◆ WANCDEV_MANUFACTURERURL

#define WANCDEV_MANUFACTURERURL   WANDEV_MANUFACTURERURL

Definition at line 32 of file upnpdescstrings.h.

◆ WANCDEV_MODELDESCRIPTION

#define WANCDEV_MODELDESCRIPTION   "MiniUPnP daemon"

Definition at line 34 of file upnpdescstrings.h.

◆ WANCDEV_MODELNAME

#define WANCDEV_MODELNAME   "MiniUPnPd"

Definition at line 33 of file upnpdescstrings.h.

◆ WANCDEV_MODELNUMBER

#define WANCDEV_MODELNUMBER   MINIUPNPD_DATE

Definition at line 35 of file upnpdescstrings.h.

◆ WANCDEV_MODELURL

#define WANCDEV_MODELURL   "http://miniupnp.free.fr/"

Definition at line 36 of file upnpdescstrings.h.

◆ WANCDEV_UPC

#define WANCDEV_UPC   "000000000000"

Definition at line 37 of file upnpdescstrings.h.

◆ WANDEV_FRIENDLYNAME

#define WANDEV_FRIENDLYNAME   "WANDevice"

Definition at line 20 of file upnpdescstrings.h.

◆ WANDEV_MANUFACTURER

#define WANDEV_MANUFACTURER   "MiniUPnP"

Definition at line 21 of file upnpdescstrings.h.

◆ WANDEV_MANUFACTURERURL

#define WANDEV_MANUFACTURERURL   "http://miniupnp.free.fr/"

Definition at line 22 of file upnpdescstrings.h.

◆ WANDEV_MODELDESCRIPTION

#define WANDEV_MODELDESCRIPTION   "WAN Device"

Definition at line 24 of file upnpdescstrings.h.

◆ WANDEV_MODELNAME

#define WANDEV_MODELNAME   "WAN Device"

Definition at line 23 of file upnpdescstrings.h.

◆ WANDEV_MODELNUMBER

#define WANDEV_MODELNUMBER   MINIUPNPD_DATE

Definition at line 25 of file upnpdescstrings.h.

◆ WANDEV_MODELURL

#define WANDEV_MODELURL   "http://miniupnp.free.fr/"

Definition at line 26 of file upnpdescstrings.h.

◆ WANDEV_UPC

#define WANDEV_UPC   "000000000000"

Definition at line 27 of file upnpdescstrings.h.