Skip to content

Instantly share code, notes, and snippets.

View lucize's full-sized avatar

Lucian CRISTIAN lucize

  • NTT Data
  • Romania
View GitHub Profile
@lucize
lucize / modbus.yaml
Created November 28, 2023 13:11
iHunt wdyk genric tuya rcbo modbus values home assistant
- name: rs485
type: rtuovertcp
# host: 127.0.0.1
host: 10.160.20.123
port: 5002
# message_wait_milliseconds: 1000
# type: serial
# baudrate: 9600
# bytesize: 8
# method: rtu
@lucize
lucize / Makefile
Created August 6, 2020 13:54
python3-mako
#
# Copyright (C) 2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=python3-mako
@lucize
lucize / Makefile
Created August 6, 2020 13:53
util-macros
# Copyright (C) 2019 Lucian Cristian <lucian.cristian@gmail.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=util-macros
PKG_VERSION:=1.19.2
PKG_RELEASE:=1
@lucize
lucize / Makefile
Created August 6, 2020 13:51
xorgproto
# Copyright (C) 2019 Lucian Cristian <lucian.cristian@gmail.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=xorgproto
PKG_VERSION:=2020.1
PKG_RELEASE:=1
@lucize
lucize / Makefile
Created August 6, 2020 13:49
mesa
# Copyright (C) 2019 Lucian Cristian <lucian.cristian@gmail.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=mesa
PKG_VERSION:=20.0.6
#PKG_VERSION:=18.3.6
@lucize
lucize / Makefile
Last active June 1, 2020 10:23
scst WIP
#
# Copyright (C) 2020 Lucian Cristian <lucian.critian@gmail.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=scst
@lucize
lucize / haproxy.cfg
Last active May 20, 2019 17:51
HAProxy Skype for Business 2015 OpenWRT Let's Encrypt LetsEncrypt SfB without Web Application Proxy WAP
# Global parameters
global
# Log events to a remote syslog server at given address using the
# specified facility and verbosity level. Multiple log options
# are allowed.
#log 10.0.0.1 daemon info
log /dev/log local0
log /dev/log local1 notice