-
In my component I do
```
this.emit('snapshot', function() {})
```
Causes exception
```
/Users/zubairov/Repositories/components/node_modules/q/q.js:126
throw e;
…
-
Node.js component should support snapshots feature.
## Acceptance criterias
- [ ] `run` function accepts 3 arguments: `msg`, `cfg`, `snapshot`
- [ ] `cfg` param is always an object with 1 propert…
-
-
Collection: How-to Guides
Section: On-prem
Content:
* introduction: brief intro into ksonnet, why we need it, how does it relate to e.io
* how to install e.io platform on my hardware using ksonn…
-
![image](https://user-images.githubusercontent.com/56208/34868434-10d2632c-f784-11e7-81e9-fff9fb214f53.png)
-
Apparently Pet status is enumeration but it's not declared (or displayed) as such:
![image](https://user-images.githubusercontent.com/56208/34868604-a187a8d2-f784-11e7-967e-25f27b000c9a.png)
-
In order to comply with code convention of PS team is required to add `.eslint` rules to the source code of the component.
-
## Background
The task in hand is to read `XML` files from an SFTP server, create an attachment and then read the attached `XML` file to convert it to a `JSON` file for further processing.
ER: i…
-
In our recent discussion about component documentation, we concluded that a sub-folder structure would be useful in describing the components.
In particular, each component would have a folder with…
-
Current version is `1.1.1`. Version referenced is `1.0.14`.