This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# file properties to run the import_lars.jar | |
# | |
# | |
# WS connection data | |
# | |
protocol=http |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<#-- DECLARATIONS --> | |
<#assign liferay_ui = taglibLiferayHash["/WEB-INF/tld/liferay-ui.tld"] /> | |
<#assign aui = taglibLiferayHash["/WEB-INF/tld/aui.tld"] /> | |
<#assign namespace = renderResponse.getNamespace() /> | |
<#macro translate key > | |
${languageUtil.get(pageContext, key)} | |
</#macro> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am baxtheman on github. | |
* I am danielebaggio (https://keybase.io/danielebaggio) on keybase. | |
* I have a public key whose fingerprint is FDF2 658C 2370 8893 F807 4B37 F3C3 F849 1300 DCC5 | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<aui:script use="aui-base,anim-base,anim-node-plugin,anim-scroll"> | |
var step = 25; | |
var scrolling = false; | |
var list = A.one('.oneshop-portlet-item-browser .list'); | |
var a = new A.Anim({ | |
node: '.oneshop-portlet-item-browser .list', | |
duration: 0.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<#assign liferay_ui = taglibLiferayHash["/WEB-INF/tld/liferay-ui.tld"] /> | |
<@liferay_ui["asset-categories-summary"] | |
groupId="${themeDisplay.getScopeGroupId()}" | |
articleId="${cur_webContentId.getData()}"/> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@JsonIgnoreProperties(ignoreUnknown=true,value={ "expandoBridge", "expandoBridgeAttributes","cachedModel","escapedModel","modelAttributes","modelClass","modelClassName","new","primaryKey","primaryKeyObj" }) | |
public class ResponseImpl extends ResponseBaseImpl { | |
/* | |
* NOTE FOR DEVELOPERS: | |
* | |
* Never reference this class directly. All methods that expect a response model instance should use the {@link it.sysdata.intouch.broker.model.Response} interface instead. | |
*/ | |
public ResponseImpl() { | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public static void notifyError(final Throwable e) { | |
try { | |
if (Validator.isNull(PortletPropsValues.WEBHOOK_LOG_URL)) { | |
return; | |
} | |
final StringBuilder sb = new StringBuilder(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"onCond": [ | |
{ | |
"varId": 43, | |
"oper": "", | |
"value": [ | |
3 | |
], | |
"cond": "=", | |
"varType": "CAN_L2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
standard: [5002,5006], | |
msgCanVar: [2001,2003] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"result":[{"AlarmInfos":"prov:default:/tag:Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA:/alm:Consumo Scarso Refrigerazione Acqua","Cleared":0,"AlarmDate":"2016-09-27T18:47:31.000Z","Priority":1,"Val":"1","tag":"Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA"},{"AlarmInfos":"prov:default:/tag:Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA:/alm:Consumo Scarso Refrigerazione Acqua","Cleared":0,"AlarmDate":"2016-09-26T18:46:52.000Z","Priority":1,"Val":"1","tag":"Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA"},{"AlarmInfos":"prov:default:/tag:Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA:/alm:Consumo Scarso Refrigerazione Acqua","Cleared":0,"AlarmDate":"2016-09-23T18:46:52.000Z","Priority":1,"Val":"1","tag":"Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA"},{"AlarmInfos":"prov:default:/tag:Caseificio Tonon/Sede Caseificio/TZeroTonon_MET05PA:/alm:Consumo Scarso Refrigerazione Acqua","Cleared":0,"AlarmDate":"2016-09-22T18:46:51.000Z","Priority":1,"Val":"1","tag":"Caseificio Tonon/Se |
OlderNewer