Skip to content

Commit

Permalink
node-red-node-random: Add node-red-node-random
Browse files Browse the repository at this point in the history
Signed-off-by: Li Hua Qian <[email protected]>
  • Loading branch information
huaqianli authored and BaochengSu committed Dec 14, 2023
1 parent afdb886 commit 53bec12
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
17 changes: 17 additions & 0 deletions recipes-app/node-red-node-random/files/npm-shrinkwrap.json

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

14 changes: 14 additions & 0 deletions recipes-app/node-red-node-random/node-red-node-random-0.4.1.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#
# Copyright (c) Siemens AG, 2023
#
# Authors:
# Li Hua Qian <[email protected]>
#
# This file is subject to the terms and conditions of the MIT License. See
# COPYING.MIT file in the top-level directory.
#

inherit npm
inherit node-red-module

DESCRIPTION = "A set of random nodes for Node-RED"

0 comments on commit 53bec12

Please sign in to comment.