Odianosen Ejale

Results 17 issues of Odianosen Ejale

Hi, there! Thank you for using SoftEther. Before you submit an issue, please read the following: Is this a question? - If the answer is "yes", then please ask your...

This adds a feature of enabling the use of decorators for constraints

In AD, when an app's `global_dependency` module reloads, the app's module doesn't automatically reload This many a times is not an issue, if the module is used or instantiated within...

REST service calls to AD should do the following - Return 202 to the user to indicate still processing and a resultId - Should not wait for the service call...

When an app's thread dies, the app should be stopped before attempting to re-create the thread again. This way giving the user time to fix the issue.

This adds a plugin which allows for two or more AD instances to be connected using different topologies. It supports the following - Point-to-point - Daisy chain - Star -...

Work In Progress

This PR allows for an option `simulate_feedback`. Whereby the feedback of the widget, is solely based on the feedback of the entity. When activated by having `simulate_feedback: 0` in the...

This PR allow for custom dashboard scripts to register for dashstream events like `onConnect` and `onDisconnect`. To register for when it connects simply ``` dashstream.addListener("onConnect", "script1", function(data) { // do...

Hello, Please I am trying to use this headers for a project I am working on, and building my system based on the Alpine docker image. I have noticed that...

Hello @PierreRust, Many thanks for your work. Please is it possible to kindly add support for the Serial interface? I went via the doc on the pigpio library, and it...