META-INF.cxs.actions.UpdateWeatherAction.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unomi-weather-update-core Show documentation
Show all versions of unomi-weather-update-core Show documentation
This is a simple Apache Unomi plugin.
{
"metadata": {
"id": "weatherUpdateAction",
"name": "Update session with local weather information",
"description": "This action will retrieve the weather associated with the resolved location of the user (from his IP address)",
"tags": [
"event",
"hidden.availableToEndUser",
"hidden.hasNoTemplate"
],
"readOnly": true
},
"actionExecutor": "weatherUpdate",
"parameters": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy