aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Stubs_Handler/StubRealTimeUsage.h
blob: 7c0fee8ed8546997deff5a87bfa9d84d3ad3f2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * StubRealTimeUsage.h
 *
 *  Created on: 15 ���� 2018
 *      Author: shlomo
 */

#ifndef MODULES_STUBS_HANDLER_STUBREALTIMEUSAGE_H_
#define MODULES_STUBS_HANDLER_STUBREALTIMEUSAGE_H_


void Stub_RealTimeUsageRequest(MessageContainer* requestContainer);


#endif /* MODULES_STUBS_HANDLER_STUBREALTIMEUSAGE_H_ */
ce=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/> </connectionStrings> --> <system.web> <compilation xdt:Transform="RemoveAttributes(debug)" /> <!-- In the example below, the "Replace" transform will replace the entire <customErrors> section of your Web.config file. Note that because there is only one customErrors section under the <system.web> node, there is no need to use the "xdt:Locator" attribute. <customErrors defaultRedirect="GenericError.htm" mode="RemoteOnly" xdt:Transform="Replace"> <error statusCode="500" redirect="InternalError.htm"/> </customErrors> --> </system.web> </configuration>