Skip to content

Commit

Permalink
change SoftwareAG to Cumulocity
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-c8y committed Nov 15, 2024
1 parent 7219642 commit 3d82027
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dynamic-mapping-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dynamic-mapping-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "dynamic-mapping",
"version": "4.6.1",
"author": "christof.strack@softwareag.com, stefan.witschel@softwareag.com",
"author": "christof.strack@cumulocity.com, stefan.witschel@cumulocity.com",
"description": "Cumulocity plugin to map custom JSON payloads to C8Y payloads.The plugin support both directions: inbound/outbound. Currently MQTT is supported ",
"repository": {
"type": "git",
"url": "[email protected]:SoftwareAG/cumulocity-dynamic-mapper.git"
"url": "[email protected]:Cumulocity-IoT/cumulocity-dynamic-mapper.git"
},
"scripts": {
"start": "ng serve",
"start:admin": "ng serve -- --shell administration",
"start:admin": "ng serve --shell administration -u https://ck4.eu-latest.cumulocity.com/",
"build": "ng build",
"deploy": "ng deploy",
"format": "prettier --write 'src/**/*.ts'",
Expand Down

0 comments on commit 3d82027

Please sign in to comment.