Commit Graph

20 Commits

Author SHA1 Message Date
Martin Karkowski
881456b2ca # 1.4.4
- Modified:
    - Renamed the decorator `exportFunctionAsNopeService` -> `exportAsNopeService` and the Interface `IexportFunctionAsNopeServiceParameters` -> `IexportAsNopeServiceParameters`
    - `NopeInstanceManager` and `GenericWrapper`: Now receives a factory to generate the a `NopeEventEmitter`:
      - This affects a lot packages.
    - `NopeModule`:
      - renamed `listFunctions` to `listMethods`
      - renamed `functions` is now called `methods`
      - The Description format is being updated (`functions` is now called `methods`)
  - Fixes:
    - `NopeModule`:
      - Now disposes Emitters as Properties as well
      - `getIdentifierOf` checks event emitters as well now.
    - `GenericWrapper`:
      - Now automatically registers emitters as well.
  - Added:
    -  `NopeModule`: Added the method `listEvents` (to show the available Emitters registered as Properties.)
2022-10-29 07:52:14 +02:00
Martin Karkowski
4535821e8c Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
d911380511 # 1.0.27
- Fixes:
  - helpers.jsonSchemaMethods: -> renamed flatten to nested.
- Added:
  - helpers.descriptors: -> parseFunctionToJsonSchema
  - helpers.jsonSchemaMethods: -> added `flattenSchema` and `reduceSchema`. This Function will create a nested JSON-Schema.
2022-03-22 10:12:32 +01:00
dc4cc0ef50 fixing issues 2022-01-26 13:03:03 +01:00
08dfc238af fixing issues and adding comments 2022-01-18 08:01:50 +01:00
f93b861fbc removing old files. 2022-01-17 15:39:48 +01:00
7eb4848f7f removing lib related stuff 2022-01-17 13:03:55 +01:00
Martin Karkowski
223b72be79 running formater 2021-12-04 08:25:26 +01:00
Martin Karkowski
b43ae96cb9 Adding library settings 2021-08-04 18:17:23 +02:00
9186a0655f adding new cli helper. this cli helper is unified 2021-01-21 08:38:44 +01:00
Martin Karkowski
18cd765020 changing logger, fixing beckhoff, adding eslint ... 2020-12-04 19:10:33 +01:00
Martin Karkowski
bbcaec5850 Fixing analyzer.
Fixing Communicators,
Fixing Package Loaders,
writing CLIs
2020-11-11 17:08:11 +01:00
Martin Karkowski
9571c1bde8 unused 2020-11-11 17:06:59 +01:00
Martin Karkowski
2059ee3a8a Rename file 2020-11-11 17:06:54 +01:00
Martin Karkowski
c96a2785c9 Fixing analyzer 2020-11-10 08:56:22 +01:00
Martin Karkowski
03159c01ff Adding Cli-Tools 2020-11-09 15:28:09 +01:00
martin
b0a4cc349b adding open-api-parser 2020-11-09 07:42:24 +01:00
martin
cb0028ff16 fixing description 2020-11-07 09:34:54 +01:00
Martin Karkowski
ca30b55c9b Moving Files and adding Comments 2020-11-06 09:10:30 +01:00
Martin Karkowski
abfe8dd142 Separating analyzer 2020-11-05 18:01:38 +01:00